@charset "utf-8";

/*主体*/

#main {
	margin-top: 0px;
}

#part1 {
	padding-left: 1rem;
	padding-right: 1rem;
	background: #f2f2f2;
}

#part1 .am-nav-tabs>li {
	margin-right: 0px
}

#part1 .am-tab-panel {
	padding: .5rem 0px;
}

/* @font-face {
	font-family:"FZZHUNYSK";
	src: url(../fonts/FZZHUNYSK.woff);
} */

/* .news-tab .am-nav-tabs>li>a {
	font-family: "FZZHUNYSK", "微软雅黑", "宋体";
	font-size: 20px;
} */

.news-tab .am-nav-tabs>li>a {
	font-family: "微软雅黑", "宋体";
	font-size: 20px;
}

#part2 .news-tab .am-tabs-nav li {
	padding: 0px 10px;
	margin-bottom: 2px;
}

#part2 .news-tab .am-tabs-nav li a {
	margin-right: 0px;
	font-family: SimHei;
}

#part2 .news-tab .am-tabs-nav li.am-active {
	/*background: #015192;*/
	font-family: SimHei;
}

#part2 .news-tab .am-tabs-nav li.am-active a {
	/*color: #fff;*/
	font-family: "FZZHUNYSK", "微软雅黑", "宋体";
	font-size: 20px;
}

#part2 .news-tab .am-tabs-nav span.am-fr {
	margin-right: .8rem;
	font-family: "FZZHUNYSK", "微软雅黑", "宋体";
	font-size: 20px;
	line-height: 35px
}

#part3 {
	display: block;
	margin-top: 15px;
	clear:
	both;
}

#part3 .news-tab .am-tabs-nav li a {
	font-family: 'SimHei';
	padding: 0px;
}

#part2 .news-tab .am-tabs-nav li a,
#part3 .news-tab .am-tabs-nav li a {
	font-family: "FZZHUNYSK", "微软雅黑", "宋体";
	font-size: 20px;
}

#part2 .news-tab .am-tabs-nav li.am-fr {
	float: right !important;
}

#part2 .news-tab .am-tabs-nav span.am-fr,
#part3 .news-tab .am-tabs-nav span.am-fr {
	font-size: 14px;
	position: relative;
	top: 3px;
}

#part2 .news-tab .am-tabs-nav span.am-fr a,
#part3 .news-tab .am-tabs-nav span.am-fr a {
	color: #125d99;
	margin-left: 5px;
}


/*头条*/

.topnews {
	margin: 15px auto;
	z-index: 2;
}

.topnews h1 {
	margin-bottom: 10px;
}

.topnews h1 a {
	color: #025193;
	font-size: 38px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.topnews ul {
	margin: .5rem auto;
	text-align: center;
	padding: 0px;
}

.topnews ul li a {
	display: inline-block;
	border-left: #999 solid 1px;
	line-height: 1em;
	padding: 0px 1rem;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 33%;
}

.topnews ul li:first-child a {
	border-left: none;
}

.topnews ul li:last-child a {}

#focuse {
	margin-bottom: 1rem;
}

#focuse img {
	height: 452px;
}

#focuse .am-control-nav .more {
	cursor: pointer;
	position: relative;
	top: 10px;
}

#focuse .am-control-nav .more i {
	display: block;
	color: #fff;
}


/*公开*/

#gk {
	font-size: 14px;
}

#gk .news-tab .am-tab-panel>ul,
#gk .news-tab .am-tab-panel>a.am-btn {
	margin-bottom: 1rem;
}

#gk .am-thumbnails li {
	padding: 0 .5rem .5rem .5rem;
}

#gk .am-thumbnails li a {
	font-size: 14px;
	white-space: nowrap;
}

#mails {
	border-left: #b6b6b6 solid 1px;
}

#mails #my-video {
	width: 100%;
	margin-bottom: 10px;
}

#mails p {
	margin: 5px 0px;
	font-size: 14px;
}

#mails p>span {
	font-weight: 600;
}

#server {
	font-size: 14px;
	border-left: #b6b6b6 solid 1px;
}

#server .bg-gray {
	padding: 0px 0px 0px 10px;
}

#server .bg-gray h3 {
	margin-bottom: 0px;
	color: #015192;
	font-size: 16px;
	font-weight: 400;
}

#server .am-thumbnails li {
	padding: 0 .5rem .5rem .5rem;
	text-overflow: ellipsis;
	overflow: hidden;
}

#server .am-thumbnails li a {
	white-space: nowrap
}

#server a.am-btn {
	/*margin: 12px 0px;*/
}

.hot_articles {
	padding-left: 0;
	margin-top: 1rem;
}

.hot_articles li {
	list-style: none;
	float: left;
	width: 41px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	border: #ddd solid 1px;
	margin-right: .5rem;
	border-radius: 5px;
	cursor: pointer;
}

.hot_articles li.hover {
	background: #c2dbf4;
}

.news-tab .am-nav-tabs>li.wj_tab {
	margin-left: 3rem;
}

/* 两会代码 */
/* .fireman930-box-bg-in {
    width: 1100px;
    margin: auto;
}

.logoLianghui {
    width: 1100px;
    margin: 0 auto;
    text-align: right;
    padding: 14px 0;
}

.logoLianghui a {
    display: inline-block;
    width: 444px;
    height: 59px;
    margin-right: 10px;
}

body{
	background-image: url(../images/qglh_bg.jpg);
	background-repeat: no-repeat;
} */
/* 两会代码end */

/*适配手机*/

@media only screen and (max-width: 640px) {

	/* 两会代码 */
	/* .fireman930-box-bg-in,
	.logoLianghui,
	.logoLianghui a{
		width: 100%;
	}
	
	.logoLianghui a{
		margin-right: 0;
	}
	
	.logoLianghui a img{
		max-width: 100%;
	} */
	/* 两会代码end */
	#focuse img {
		height: auto;
	}
}


/*20190102友情链接样式*/

.gj ul {
	float: left;
	display: block;
	width: 14%;
	margin: 0px;
}

.gj ul li {
	float: none !important;
	line-height: 22px !important;
	font-size: 14px;
	list-style-type: none;
}


/*2019年新建服务切换*/

#server .bmxz li {
	float: left !important;
}

#server .bmxz li a {
	/*margin-bottom: 10px;*/
	color: #015192;
	font-size: 16px !important;
	font-weight: 400;
	margin-right: 20px
}

.am-nav>li+li {
	margin-top: 0px !important;
}

.qdxh {
	border-bottom: 0px !important;
}

#server .bmxz li a:hover {
	background-color: #eeeeee !important;
}

#server .bmxz>li.am-active>a,
.bmxz>li.am-active>a:hover,
.bmxz>li.am-active>a:focus {
	background-color: #eeeeee !important;
	cursor: default;
}

.xsyd {
	margin-top: -17px !important;
}

.news-tab_aa {
	margin-top: -18px;
	margin-bottom: 0px !important;
}


/*20190507首页样式改*/

.wj_tab_r {
	float: right !important;
}

.wj_tab_r a {
	background: #015192 !important;
	color: #fff !important;
}


/*zxbs*/

.bs {
	width: 100%;
	height: 80px;
	margin-bottom: 6px;
	float: left;
}

.bs a {
	width: 85px;
	height: 30px;
	padding-top: 50px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 30px;
	display: block;
	color: #222;
	float: left;
	margin: 0 10px;
}


/*
.bs a:hover{font-size: 1.4rem; color: #004986; font-weight: bold;}
.bs .icon1{background: url(../images/dt.png) center 13px no-repeat;}
.bs .icon1:hover{background: url(../images/dt-h.png) center 13px no-repeat;}
.bs .icon2{background: url(../images/zn.png) center 13px no-repeat;}
.bs .icon2:hover{background: url(../images/zn-h.png) center 13px no-repeat;}
.bs .icon3{background: url(../images/xz1.png) center 13px no-repeat;}
.bs .icon3:hover{background: url(../images/xz-h1.png) center 13px no-repeat;}
*/


/*.bs .icon1{background: url(../images/dt-h-1.png) center 13px no-repeat;}*/

.bs .icon1 {
	background: url(../images/dt-h1.png) center 13px no-repeat;
}

.bs .icon1:hover {
	background: url(../images/dt-h.png) center 13px no-repeat;
}

.bs .icon2 {
	background: url(../images/zn-h-1.png) center 13px no-repeat;
}

.bs .icon2:hover {
	background: url(../images/zn-h.png) center 13px no-repeat;
}


/*.bs .icon3{background: url(../images/xz-h1-1.png) center 13px no-repeat;}*/

.bs .icon3 {
	background: url(../images/xz-h2.png) center 13px no-repeat;
}

.bs .icon3:hover {
	background: url(../images/xz-h1.png) center 13px no-repeat;
}

.ftyg {
	margin-left: 11rem !important;
}

.ftyg a {
	color: #0a628f !important;
	text-decoration: none !important;
}

.ftyg a:hover {
	color: #0a628f !important;
	text-decoration: none !important;
}

.am-nav-tabs>li>a {
	margin-right: 5px;
	line-height: 1.6;
	border: none !important;
	border-radius: 0 0 0 0;
}

.bbj {
	background-color: #eee !important;
	padding-top: 10px;
}


/*首页信息公开样式*/


/*.syxxgk1 a {background-image: url(../images/A.png);padding-left: 15%}
.syxxgk2 a {background-image: url(../images/B.png);padding-left: 15%}
.syxxgk3 a {background-image: url(../images/C.png);padding-left: 15%}
.syxxgk4 a {background-image: url(../images/d.png);padding-left: 15%}
.syxxgk5 a {background-image: url(../images/E.png);padding-left: 15%}
.syxxgk6 a {background-image: url(../images/f.png);padding-left: 15%}

.syxxgk1 a:hover {background-image: url(../images/A.png);padding-left: 15%}
.syxxgk2 a:hover {background-image: url(../images/B.png);padding-left: 15%}
.syxxgk3 a:hover {background-image: url(../images/C.png);padding-left: 15%}
.syxxgk4 a:hover {background-image: url(../images/d.png);padding-left: 15%}
.syxxgk5 a:hover {background-image: url(../images/E.png);padding-left: 15%}
.syxxgk6 a:hover {background-image: url(../images/f.png);padding-left: 15%}*/

.syxxgk1 a {
	background-image: url(../images/a1.png);
	padding-left: 15%
}

.syxxgk2 a {
	background-image: url(../images/b1.png);
	padding-left: 15%
}

.syxxgk3 a {
	background-image: url(../images/c1.png);
	padding-left: 15%
}

.syxxgk4 a {
	background-image: url(../images/d1.png);
	padding-left: 15%
}

.syxxgk5 a {
	background-image: url(../images/e1.png);
	padding-left: 15%
}

.syxxgk6 a {
	background-image: url(../images/f1.png);
	padding-left: 15%
}

.syxxgk1 a:hover {
	background-image: url(../images/a1-1.png);
	padding-left: 15%
}

.syxxgk2 a:hover {
	background-image: url(../images/b1-1.png);
	padding-left: 15%
}

.syxxgk3 a:hover {
	background-image: url(../images/c1-1.png);
	padding-left: 15%
}

.syxxgk4 a:hover {
	background-image: url(../images/d1-1.png);
	padding-left: 15%
}

.syxxgk5 a:hover {
	background-image: url(../images/e1-1.png);
	padding-left: 15%
}

.syxxgk6 a:hover {
	background-image: url(../images/f1-1.png);
	padding-left: 15%
}


/*首页信息公开目录start*/

#divTitle {
	line-height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

#xxgkml table {
	margin-top: 15px;
	margin-bottom: 30px;
	border-collapse: collapse;
	border: 1px solid #aaa;
	width: 100%;
}

#xxgkml table th {
	vertical-align: baseline;
	padding: 5px 15px 5px 6px;
	background-color: #3F3F3F;
	border: 1px solid #3F3F3F;
	text-align: left;
	color: #fff;
}

#xxgkml table td {
	vertical-align: text-top;
	padding: 6px 15px 6px 6px;
	border: 1px solid #aaa;
}

#xxgkml table tr:nth-child(odd) {
	background-color: #F5F5F5;
}

#xxgkml table tr:nth-child(even) {
	background-color: #fff;
}

#xxgkml table,
td,
tr,
th {
	font-size: 12px;
}

#xxgkml .container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1170px
}

#xxgkml tr td a {
	color: #000000;
	text-decoration: none;
}

#xxgkml tr td a:hover {
	color: #ba2636;
	text-decoration: underline;
}


/*首页信息公开目录end*/
.cxxzhw {
	background: repeating-linear-gradient(45deg, #2A3BBF, #2157CB 15%, #1B70D6 20%);
}

/* 网站变灰国徽不变 */

/* .am-btn-secondary,
.topnav,
.am-topbar-brand a img,
.am-btn-secondary,
#collapse-head2,
#nav:before,
#main,
#links,
footer,
.floatr_lists
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
} */


/* 首页专题入口样式 */
.index_zl_link_yshj{display:block;float:left;width: 49.1%;margin-right: 28px;height: 100px;}
.index_zl_link_szxx{display:block;float:left;width: 48.2%;height: 100px;}
.index_zl_link_yshj img,.index_zl_link_szxx img{width:100%;}


.aqscjb_title{display:block;width: 100%;height:37px;text-align:center;border-radius: 6px;margin: 0 auto;margin-top: 6px;background-image: url(../images/xwfbh.png);background-size: 100% auto;background-repeat: no-repeat;}
.aqscjb_bg_title{opacity:0;}
#bmfw_index img:nth-child(1),#bmfw_index img:nth-child(2){margin-left:30px !important;} 



.fc4{height:170px;}
.fc5{background-color:#fff;height:170px;padding:10px 0 0 10px;}
.fc5 img{width:140px;}
.fc5 span{font-size:12px;display:block;line-height:5px;padding:0;margin-left: 5px;}



